home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17114 < prev    next >
Encoding:
Text File  |  1996-08-05  |  941 b   |  26 lines

  1. Newsgroups: comp.lang.c++
  2. Path: in1.uu.net!bcstec!nntp
  3. From: ipscone@halcyon.com (Mike Davis)
  4. Subject: MS Visual C++ 4.0 VS Access for Small Database Development Question
  5. X-Nntp-Posting-Host: hicap.ds.boeing.com
  6. Message-ID: <DptLEB.Gt4@bcstec.ca.boeing.com>
  7. Sender: nntp@bcstec.ca.boeing.com (NNTP News Access)
  8. Reply-To: ipscone@halcyon.com
  9. Organization: The Boeing Company
  10. X-Newsreader: Forte Free Agent 1.0.82
  11. Date: Sat, 13 Apr 1996 21:37:54 GMT
  12.  
  13. I have a project that will involve using a database to store
  14. information on a group of Students.  I will need to save information 
  15. on their stats, family info, etc.  There will be queries, sorting and
  16. reports required.
  17.  
  18. I have programmed in MS Access for this in the past but have
  19. not used MS Visual C++ for this kind of program.
  20.  
  21. Which would be the best choice?  I know this is probably a
  22. difficult thing to answer with the LITTLE information provided.
  23.  
  24. What are the pros and cons of each?
  25.  
  26.